github.com/go-pg/pg/v10/orm.CreateTableQuery.appendTablespace (method)
2 uses
github.com/go-pg/pg/v10/orm (current package)
table_create.go#L127: b = q.appendTablespace(b, table.Tablespace)
table_create.go#L222: func (q *CreateTableQuery) appendTablespace(b []byte, tableSpace types.Safe) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)